docs: add dishka-fastmcp community integration#745
Conversation
|
|
@bagowix uhmm... Integration with fastmcp already existed, but the author apparently forgot to add it to the documentation. Check this: https://github.com/vfaddey/fastmcp-dishka |
|
@C3EQUALZz https://github.com/bagowix/dishka-fastmcp#vs-fastmcp-dishka This project is not intended to claim that it is the first or only FastMCP integration. It is an independent implementation with different lifecycle guarantees:
|
|
@bagowix for me personally it looks like "almost the same" library as exidting one. Did you contact an author of fastmcp-dishka to collaborate? Regarding the implementation: I insist on avoiding |
|
@Tishka17 Thanks. No, I did not contact the author of I looked through that project, but although both libraries solve the same problem, their lifecycle models are different. I want to keep this implementation independent and maintain it myself rather than try to rework the other project around a different approach. I agree with your concern about The current version:
|



Summary
Add
dishka-fastmcpto the official integration index as a community-supportedFastMCP integration.
The implementation remains in its standalone repository and PyPI package, in
line with Dishka's policy for new integrations:
Scope
This PR only adds the external project link to the hidden integration toctree
and the community-support table. It does not add runtime code or dependencies to
Dishka.
This follows the existing documentation pattern used for other external
community integrations.
Package checks